home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Aventura
/
FlashGauntlet.swf
/
scripts
/
frame_16
/
PlaceObject2_74_24
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-07-14
|
114 b
|
7 lines
onClipEvent(enterFrame){
if(this.hitTest(_root.shot1))
{
removeMovieClip("_root.shot1");
}
}